Practice Test


Q1) Full form of HTML is Hyper Text Mark Up Language. Show Answer


Q2) Hyper Text Mark Up Language is an evolving language, with different versions supporting different features. Show Answer


Q3) Hyper Text Mark Up Language5 is currently used because it supports mobile technology. Show Answer


Q4) The major browsers are Google Chrome, Mozilla Firefox, Microsoft Edge, Safari, Opera and Apple support the features of Hypertext Mark-up Language5. Show Answer


Q5) Full form of HTML is ________. Show Answer


Q6) ________ is an evolving language, with different versions supporting different features. Show Answer


Q7) ________ is currently used because it supports mobile technology. Show Answer


Q8) The major browsers are Google Chrome, Mozilla Firefox, Microsoft Edge, Safari, Opera and Apple support the features of _________. Show Answer


Q9) Hypertext Mark-up Language5 has introduced additional form controls which can also be used for validation purpose. Show Answer


Q10) _____ has introduced additional form controls which can also be used for validation purpose. Show Answer


Q11) HTML is an Object Oriented Programming Language. Show Answer


Q12) Charset is used for character encoding declaration. Show Answer


Q13) An unordered list can be numerical or alphabetical. Show Answer


Q14) Multilevel list can be created in HTML 5. Show Answer


Q15) The 'controls' attribute is not used to add play, pause and volume. Show Answer


Q16) .cs is the extension of CSS file Show Answer


Q17) ________ element used to create a linking image. Show Answer


Q18) The _______ tag is used to embed audio files on Webpages. Show Answer


Q19) A programmer wants to define range for age between 18 to 15, he will use a form with following appropriate control. Show Answer


Q20) _______ character is used to create id in CSS. Show Answer


Q21) List within another list either _______ list or ______ list is called nested list.
(Choose two correct answers) Show Answer


Q22) Image maps are of two types _______ and _______.
(Choose two correct answers) Show Answer


Q23) A CSS rule set contains _______ and _______.
(Choose two correct answers) Show Answer


Q24) Client-side image map can be created using two elements _______ and _______.
(Choose two correct answers) Show Answer


Q25) (Choose three correct answers)
Attributes used with iframe are ________. Show Answer


Q26) (Choose three correct answers)
Following are the Form controls _________.
Show Answer


Q27) (Choose three correct answers)
CSS types are ______, _______ and ________. Show Answer


Q28) (Choose three correct answers)
Positioning types in CSS are ________. Show Answer


Q29) (Choose three correct answers)
Types of floating properties are ________, ________ and _________. Show Answer


Q30) Multiple choice two correct answers:
Web hosts ________ and _______ web servers. Show Answer


Q31) ______ is the service of providing storage space. Show Answer


Q32) The website is made available on the Internet with the help of ________. Show Answer


Q33) The companies that provide web hosting services are called ________. Show Answer


Q34) ______ own and manage web servers. Show Answer


Q35) Types of ______ are Shared hosting, Free hosting, & Dedicated hosting. Show Answer


Q36) ______ gives domain name to your website. Show Answer


Q37) There are some hosting websites which provide you _______ of the website for limited period of time. Show Answer


Q38) ______ are paid hosting servers for large websites. Show Answer


Q39) Web hosting is the service of providing storage space. Show Answer


Q40) The website is made available on the internet with the help of shared hosting. Show Answer


Q41) The companies that provides web hosting services are called web hosts. Show Answer


Q42) Web hosts own and manage web servers. Show Answer


Q43) Types of web hosting are Shared hosting, Free hosting and Dedicated hosting. Show Answer


Q44) Web hosting gives domain name to your website. Show Answer


Q45) There are some hosting websites which provide you free hosting of the website for Limited period of time. Show Answer


Q46) Dedicated hosting are paid hosting servers for large websites. Show Answer


Q47) Name frames are opened used in online advertising. Show Answer


Q48) The contents of the inline is an advertisement from an external party. Show Answer


Q49) The ______ element creates an inline frame. Show Answer


Q50) _____ frames are often used in online advertising. Show Answer


Q51) The contents of the ______ is an advertisement from an external party. Show Answer


Q52) An image with multiple hyperlinks is called an _______. Show Answer


Q53) _______ is used to connect links to different regions on the webpage. Show Answer


Q54) An _____ is created by marking certain regions on an image clickable. Show Answer


Q55) In image map clickable regions are called as ______. Show Answer


Q56) ______ are of two types; Client side and Server side. Show Answer


Q57) ______ tag is used to insert an image on a web page. Show Answer


Q58) The _______ attribute acts as a pointer which indicates that the image is a client side image map. Show Answer


Q59) _____ tag has only one attribute name. Show Answer


Q60) _____ tag specifies name of the image used for client side image map. Show Answer


Q61) _____ tag defines specific clickable regions. Show Answer


Q62) ______ attribute defines the URL to which the clickable region within the image-map navigates. Show Answer


Q63) ______ attribute can value rect, circle or poly. Show Answer


Q64) ______ attribute specifies co-ordinates of the clickable regions on the image-map. Show Answer


Q65) _____ attribute specifies rectangular area with four co-ordinates. Show Answer


Q66) ______ attribute defines a circular region. It requires three co-ordinates. Show Answer


Q67) ______ attribute defines a polygon region with co-ordinates specifying each point on the polygon. It requires four co-ordinates. Show Answer


Q68) _____ region covers the entire image. No co-ordinates are required. Show Answer


Q69) ______ attribute specifies extra information about clickable area. It is the alternative text to the clickable region. Show Answer


Q70) Multiple choice two correct answers:
Image Maps are of two types _____ and _____. Show Answer


Q71) Multiple choice two correct answers:
A given _______ element can contain multiple _____ element within it. Show Answer


Q72) Multiple choice three correct answers:
Shape attribute can value _____, ______ and _____. Show Answer


Q73) An image with multiple hyperlinks is called an usemap. Show Answer


Q74) Image map is used to connect links to different regions on the web page. Show Answer


Q75) An image map is created by marking certain regions on an image clickable. Show Answer


Q76) In image map click able regions are called as Hotspots. Show Answer


Q77) Image maps are of two types; Client side and Server side. Show Answer


Q78) The image map attribute acts as a pointer which indicates that the image is a client side image map. Show Answer


Q79) Coords attribute defines the URL to which they clickable region within the image map navigate. Show Answer


Q80) Save attribute can value rect, circle or poly. Show Answer


Q81) href attributes specifies co-ordinates of the clickable regions on the image map. Show Answer


Q82) poly attribute specifies rectangular area with four co-ordinates. Show Answer


Q83) circle attribute defines a circular region. It requires three co-ordinates. Show Answer


Q84) Rect attribute defines a polygon region with co-ordinates specifying each point on the polygon. It requires four co-ordinates. Show Answer


Q85) Alt region covers the entire image. No co-ordinates are required. Show Answer


Q86) Default attribute specifies extra information about clickable area. It is the alternative text to the clickable region. Show Answer


Q87) HTML5 features include native audio and video support without the need for flash. Show Answer


Q88) HTML5 includes special elements (tags) allowing to include video and audio and to define controls. Show Answer


Q89) Common Audio Formats are mp3, aac & ogg. Show Answer


Q90) In Loop attribute the audio will start playing as soon as it is ready. Show Answer


Q91) In controls attribute the audio controls should be displayed ( i.e. play/pause button etc.) Show Answer


Q92) In source attribute the audio will start over again, every time it is finished. Show Answer


Q93) Src attribute specifies that the audio output should be muted. Show Answer


Q94) Src attribute specifies the URL of the audio file. Show Answer


Q95) The "Source" element is used to specify the audio files which the browser may use. Show Answer


Q96) Muted attributes defines link to video file. Show Answer


Q97) Height attributes specifies that the video will start playing as soon as it is ready. Show Answer


Q98) Controls attribute specifies that video controls should be displayed (such as a play/pause button etc.) Show Answer


Q99) Video attribute sets the height of the video player. Show Answer


Q100) Poster attribute specifies that the video will start over again, every time it is finished. Show Answer


Q101) Muted attribute specifies that the audio output of the video should be muted. Show Answer


Q102) Loop attribute specifies an image to be shown while the video is downloading, or until the user hits the play button. Show Answer


Q103) Width attributes specifice if and how the author things the video should be loaded when the web page loads. Show Answer


Q104) Preload attribute sets the width of the video player. Show Answer


Q105) Disabled attribute specifies that an input field should be disabled. Show Answer


Q106) Min attribute specifies the maximum value for an input field. Show Answer


Q107) Max attribute specifies the minimum value for an input field. Show Answer


Q108) Pattern attribute specifies a regular expression to check the input values. Show Answer


Q109) Read only attribute specifies that an input field is read only (cannot be changed). Show Answer


Q110) Pattern attribute acts as a temporary label showing the purpose of a text field without requiring a label tag. Show Answer


Q111) Required attribute specifies that an input field is required (must be filled out). Show Answer


Q112) Placeholder attribute specifies whether a form or input field should have autocomplete on or off. Show Answer


Q113) Autofocus attribute specifies that the input field should automatically get focus when the page loads. Show Answer


Q114) ID attribute is used to identify the HTML element uniquely through the document object model. Show Answer


Q115) Class attribute is used to apply CSS style to the individual input element. Show Answer


Q116) The content tag is a tag in HTML that describes some aspects of contents of a webpage. Show Answer


Q117) Name attributes specifies the name of the meta-data like the author, keywords or description. Show Answer


Q118) Meta attribute specifies name of the topic advance web designing. Show Answer


Q119) Charset attribute specifies the character encoding used by the document. Show Answer


Q120) http-equiv attribute specifies the character encoding for the document. Show Answer


Q121) Full form of CSS in HTML5 is Cascading Style Sheet. Show Answer


Q122) Java describes how HTML elements are to be displayed on screen, paper, or in other media. Show Answer


Q123) Python can control the layout of multiple web pages all at once. Show Answer


Q124) Android allows you to control the look and feel of several pages by changing a single source. Show Answer


Q125) Cascading style sheet rule set contains a selector and a declaration block. Show Answer


Q126) Property indicates the HTML element you want to style. Show Answer


Q127) The declaration block can contain one or more declarations separated by a semicolon. Show Answer


Q128) Each declaration contains a property name and value, separated by a colon. Show Answer


Q129) A Selector is a type of attribute of HTML element. Show Answer


Q130) Values are assigned to CSS properties. Show Answer


Q131) There are three methods of implementing styling information to an HTML document inline CSS embedded style sheet or internal CSS and external CSS. Show Answer


Q132) Inline style sheet uses the style attribute in the HTML start tag. Show Answer


Q133) Inline CSS is used to apply CSS on a single line or element. Show Answer


Q134) Embedded style sheet or internal is used to apply CSS on a single document or page. Show Answer


Q135) Embedded style sheet or internal is written inside the style tag within head section of HTML. Show Answer


Q136) Inline property changes the colour of the text. Show Answer


Q137) Background-color property set the background color in your webpage. Show Answer


Q138) Font-weight property used to bold text. Show Answer


Q139) Background-color property used to italicize text. Show Answer


Q140) Text-decoration property is used to add strike-through marks, underline, overstrike and to remove underlines from links. Show Answer


Q141) Text-decoration property is use to control the horizontal alignment of any block-level text that are paragraphs, tables and other elements. Show Answer


Q142) Font-family property is used to control the fonts. Show Answer


Q143) Font-family property allows you to control the size of the font. Show Answer


Q144) Font-family helps in controlling the horizontal spacing between characters of text. Show Answer


Q145) Padding property is used when you want to add padding (blank spaces) around the content of an element. Show Answer


Q146) Border property adds a border to a webpage element. Show Answer


Q147) Padding property set an image as the background of your webpage. Show Answer


Q148) Margin-left property sets margin area on the left side of the element. Show Answer


Q149) The external style sheet is generally used when you want to make changes on multiple pages. Show Answer


Q150) External style sheet facilitates to change the look of the entire web site by changing just one file. Show Answer


Q151) The ID selector select the ID attribute of an HTML element to select a specific element. Show Answer


Q152) An class is always unique within the page so it is unique element. Show Answer


Q153) The class selector selects HTML elements with a specific class attribute. Show Answer


Q154) The grouping selector is used when you want to change a group of elements within your HTML page. Show Answer


Q155) The universal selector is used as a wildcard character. Show Answer


Q156) The grouping selector is used to select all the elements with the same style definitions. Show Answer


Q157) The fixed property is used to set position for an element. Show Answer


Q158) Static positioning is a by- default position for HTML elements and it is not affected by the top, bottom, left and right properties. Show Answer


Q159) The position property forces an element into a fixed position relative to the browser window. Show Answer


Q160) The fixed element will not move, even when the page is scrolled. Show Answer


Q161) The absolute positioning property is used to set the element relative to its normal position. Show Answer


Q162) Relative positioning property sets and element in a specific location and it is not affected by the flow of the page. Show Answer


Q163) Absolute positioning property positions the element at the specified coordinates relative to your screen top-left corner. Show Answer


Q164) Float is a CSS property written in CSS file or directly in the style of an element. Show Answer


Q165) The float property defines the flow of content. Show Answer


Q166) Float : right keeps the element float on left side of the container. Show Answer


Q167) Float : left keeps the element float on right side of container. Show Answer


Q168) Float : none is default property i.e. this shows the element as it is. Show Answer


Q169) The block property in CSS defines how the components are going to be placed on the web page. Show Answer


Q170) Intline is used to display an element as an inline element. Show Answer


Q171) Display is used to display an element as an block element. Show Answer


Q172) Block starts on a new line, and takes up the whole width of the browser window. Show Answer


Q173) Block-inline value is very similar to inline element but the difference is that you are able to set the width and height. Show Answer


Q174) None element is completely removed. Show Answer


Q175) An ordered list can be numerical or alphabetical. Show Answer


Q176) Start attribute 1 is default value and other values specify the numbering type for the used items. Show Answer


Q177) Reversed attribute specifies that the items of the list are specified in the reverse order. Show Answer


Q178) Type attribute specifies the starting number of the first item in an ordered list. Show Answer


Q179) The list items in nested list are marked with bullets (small black circles), by default. Show Answer


Q180) List within another list either order list or unordered list is called unordered lists. Show Answer


Q181) HTML5 features include native audio and video support without the need for flash. Show Answer


Q182) HTML5 includes special elements (tags) allowing to include video and audio and to define controls. Show Answer


Q183) Common audio formats are MP3, aac and ogg. Show Answer


Q184) In Loop attribute the audio will start playing as soon as it is ready. Show Answer


Q185) In controls attribute the audio controls should be displayed (i.e. play/pause button etc.). Show Answer


Q186) In source attribute the audio will start over again, every time it is finished. Show Answer


Q187) Src attribute specifies that audio output should be muted. Show Answer


Q188) Src attribute specifies the URL of the audio file. Show Answer


Q189) The "source" element is used to specify the audio files which the browser may use. Show Answer


Q190) Muted attributes defines link to video file. Show Answer


Q191) Height attributes specifies that the video will start playing as soon as it is ready. Show Answer


Q192) Controls attribute specifies that video controls should be displayed (such as a play/pause button etc). Show Answer


Q193) Video attribute sets the height of the video player. Show Answer


Q194) Poster attribute specifies that the video will start over again, every time it is finished. Show Answer


Q195) Muted attribute specifies that the audio output of the video should be muted. Show Answer


Q196) Loop attribute specifies an image to be shown while the video in downloading, or until the user hits the play button. Show Answer


Q197) Width attributes specifies if and how the author thinks the video should be loaded when the webpage loads. Show Answer


Q198) Preload attribute sets the width of the video player. Show Answer


Q199) An image with multiple hyperlinks is called an usemap. Show Answer


Q200) Image map is used to connect links to different regions on the webpage. Show Answer


Q201) An image map is created by marking certain regions on an image clickable. Show Answer


Q202) In image map lickable regions are called as hotspots. Show Answer


Q203) Image maps are of two types; Client side and Server side. Show Answer


Q204) The image map attribute acts as a pointer which indicates that the image is a client side image map. Show Answer


Q205) Coords attribute defines the URL to which the clickable region within the image-map navigates. Show Answer


Q206) Shape attribute can value rect, circle or poly. Show Answer


Q207) href attributes specifies co-ordinates of the clickable regions on the image-map. Show Answer


Q208) Poly attribute specifies rectangular area with four co-ordinates. Show Answer


Q209) Circle attribute defines a circular region. It requires three co-ordinates. Show Answer


Q210) Rect attribute defines a polygon region with co-ordinates specifying each point on the polygon. It requires four co-ordinates. Show Answer


Q211) Alt region covers the entire image. No co-ordinates are required. Show Answer


Q212) Default attribute specifies extra information about clickable area. It is the alternative text to the clickable region. Show Answer


Q213) Name frames are often used in online advertising. Show Answer


Q214) The contents of the inline is an advertisement from an external party. Show Answer


Q215) Web hosting is the service of providing storage space. Show Answer


Q216) The website is made available on the internet with the help of shared hosting. Show Answer


Q217) The companies that provides web hosting services are called web hosts. Show Answer


Q218) Web hosts own and manage web servers. Show Answer


Q219) Types of web hosting are shared hosting, free hosting, and dedicated hosting. Show Answer


Q220) Web hosting gives domain name to your website. Show Answer


Q221) There are some hosting websites which provide you free hosting of the website for limited period of time. Show Answer


Q222) Dedicated hosting are paid hosting servers for large websites. Show Answer


Q223) HTML is an object oriented programming language. Show Answer


Q224) Charset is used for character encoding declaration. Show Answer


Q225) An unordered list can be numerical or alphabetical. Show Answer


Q226) Multilevel list can be created in HTML5. Show Answer


Q227) The 'controls' attribute is not used to add Play, pause, and volume. Show Answer


Q228) .cs is the extension of CSS file Show Answer


Q229) ______attribute specifies that an input field should be disabled. Show Answer


Q230) ______attribute specifies the maximum value for an input field. Show Answer


Q231) ______attribute specifies the minimum value for an input field. Show Answer


Q232) ______attribute specifies a regular expression to check the input values. Show Answer


Q233) _____attribute specifies that an input field is read only (cannot be changed). Show Answer


Q234) ______attribute acts as a temporary label showing the purpose of a text field without requiring a label tag. Show Answer


Q235) ______attribute specifies that an input field is required (must be filled out). Show Answer


Q236) ______attribute specifies whether a form or input field should have autocomplete on or off. Show Answer


Q237) _______attribute specifies that the input field should automatically get focus when the page loads. Show Answer


Q238) ______attribute is used to identify the HTML element uniquely through the document object model. Show Answer


Q239) ______attribute is used to apply CSS style to the individual input element. Show Answer


Q240) The ______tag is a tag in HTML that describes some aspects of contents of a webpage. Show Answer


Q241) The HTML ______tag is used by search engines to search information that is provided with the webpage. Show Answer


Q242) ______attributes specifies the name of the meta-data like the author, keywords or description. Show Answer


Q243) _______attribute specifies name of the topic advance web designing. Show Answer


Q244) ______attribute specifies the character encoding used by the document. Show Answer


Q245) ______attribute specifies the character encoding for the document. Show Answer


Q246) Full form of CSS in HTML5 is ____________ Show Answer


Q247) ______describes how HTML elements are to be displayed on screen, paper, or in other media. Show Answer


Q248) ______can control the layout of multiple web pages all at once. Show Answer


Q249) ______allows you to control the look and feel of several pages by changing a single source. Show Answer


Q250) ______rule set contains a selector and a declaration block Show Answer


Q251) ______indicates the HTML element you want to style. Show Answer


Q252) The ______can contain one or more declarations separated by a semicolon. Show Answer


Q253) Each ______contains a property name and value, separated by a colon. Show Answer


Q254) A ______is a type of attribute of HTML element. Show Answer


Q255) ______ are assigned to CSS properties. Show Answer


Q256) There are three methods of implementing ______ information to an HTML document Inline CSS, embedded stylesheet or internal CSS and external CSS. Show Answer


Q257) ______style sheet uses the style attribute in the HTML start tag. Show Answer


Q258) ______CSS is used to apply CSS on a single line or element. Show Answer


Q259) ______or internal is used to apply CSS on a single document or page. Show Answer


Q260) ______or internal is written inside the style tag within head section of HTML. Show Answer


Q261) ______property changes the color of the text. Show Answer


Q262) ______property set the background color in your webpage. Show Answer


Q263) ______property used to bold text. Show Answer


Q264) ______property used to italicize text. Show Answer


Q265) ______property is used to add strike-through marks, underline, overstrike and to remove underlines from links. Show Answer


Q266) ______property is use to control the horizontal alignment of any block-level text that are paragraphs, tables and other elements. Show Answer


Q267) ______property is used to control the fonts. Show Answer


Q268) ______property allows you to control the size of the font. Show Answer


Q269) ______helps in controlling the horizontal spacing between characters of text. Show Answer


Q270) ______property is used when you want to add padding (blank spaces) around the content of an element. Show Answer


Q271) ______property adds a border to a webpage element. Show Answer


Q272) ______property set an image as the background of your webpage. Show Answer


Q273) ______property sets margin area on the left side of the element. Show Answer


Q274) The ______is generally used when you want to make changes on multiple pages. Show Answer


Q275) ______facilitates to change the look of the entire web site by changing just one file. Show Answer


Q276) The ______selector selects the ID attribute of an HTML element to select a specific element. Show Answer


Q277) An ______is always unique within the page so it is unique element. Show Answer


Q278) The ______selector selects HTML elements with a specific class attribute. Show Answer


Q279) The ______selector is used when you want to change a group of elements within your HTML page. Show Answer


Q280) The ______selector is used as a wildcard character. Show Answer


Q281) The ______selector is used to select all the elements with the same style definitions. Show Answer


Q282) The ______ property is used to set position for an element. Show Answer


Q283) ______is a by- default position for HTML elements and it is not affected by the top, bottom, left and right properties. Show Answer


Q284) The ______property forces an element into a fixed position relative to the browser window. Show Answer


Q285) The ______element will not move, even when the page is scrolled. Show Answer


Q286) The ______property is used to set the element relative to its normal position. Show Answer


Q287) ______property sets an element in a specific location and it is not affected by the flow o: the page. Show Answer


Q288) ______property positions the element at the specified coordinates relative to your screen top-left corner. Show Answer


Q289) ______is a CSS property written in CSS file or directly in the style of an element. Show Answer


Q290) The ______property defines the flow of content. Show Answer


Q291) ______keeps the element float on left side of the container. Show Answer


Q292) ______keeps the element float on right side of container. Show Answer


Q293) ______is default property i.e. this shows the element as it is. Show Answer


Q294) The ______property in CSS defines how the components are going to be placed on the web page. Show Answer


Q295) ______is used to display an element as an inline element. Show Answer


Q296) _______is used to display an element as an block element. Show Answer


Q297) ______starts on a new line, and takes up the whole width of the browser window. Show Answer


Q298) ______value is very similar to inline element but the difference is that you are able to set the width and height. Show Answer


Q299) ______ element is completely removed. Show Answer


Q300) The ______ tag defines an ordered list. Show Answer


Q301) An_______ list can be numerical or alphabetical. Show Answer


Q302) ______attribute 1 is default value and other values specify the numbering type for the use items. Show Answer


Q303) ______attribute specifies that the items of the list are specified in the reverse order. Show Answer


Q304) ______attribute specifies the starting number of the first item in an ordered list. Show Answer


Q305) The list items in ______are marked with bullets (small black circles), by default. Show Answer


Q306) To define a definition list ______ tag is used. Show Answer


Q307) The ______ tag is used to define the term. Show Answer


Q308) The ______tag is used to define the term's definition. Show Answer


Q309) List within another list either order list or unordered list is called ______. Show Answer


Q310) HTML5 features include native audio and video support without the need for______. Show Answer


Q311) HTML5 includes special elements (tags) allowing to include video and audio and to define ______. Show Answer


Q312) Common ______formats are MP3, aac and ogg. Show Answer


Q313) The ______ element enables you to embed (or add) audio files on webpages. Show Answer


Q314) In ______ attribute the audio will start playing as soon as it is ready. Show Answer


Q315) In ______ attribute the audio controls should be displayed (i.e. play/pause button etc.) Show Answer


Q316) In ______ attribute the audio will start over again, every time it is finished. Show Answer


Q317) _______attribute specifies that the audio output should be muted. Show Answer


Q318) ______attribute specifies the URL of the audio file. Show Answer


Q319) The "_______"element is used to specify the audio files which the browser may use. Show Answer


Q320) The ______ tag is used to specify multiple media resources for media elements. Show Answer


Q321) The HTML _______ tag is used to embed video into your web page, it has several video sources. Show Answer


Q322) ______attributes defines link to video file. Show Answer


Q323) ______attribute specifies that the video will start playing as soon as it is ready. Show Answer


Q324) ______attribute specifies that video controls should be displayed (such as a play/pause button etc). Show Answer


Q325) ______attribute sets the height of the video player. Show Answer


Q326) ______attribute specifies that the video will start over again, every time it is finished. Show Answer


Q327) ______attribute specifies that the audio output of the video should be muted. Show Answer


Q328) ______ attributes specifies and image to be shown while the video is downloading, or until the user hits the play button. Show Answer


Q329) ______attributes specifice if and how the author thinks the video should be loaded when the webpage loads Show Answer


Q330) ______attribute sets the width of the video player. Show Answer


Q331) The ______tag is used to specify multiple media resources for video as well as audio media elements. Show Answer


Q332) An image with multiple hyperlinks is called an______. Show Answer


Q333) _______is used to connect links to different regions on the webpage. Show Answer


Q334) An ______is created by marking certain regions on an image clickable. Show Answer


Q335) In image map clickable regions are called as______. Show Answer


Q336) ______are of two types; client side and server side. Show Answer


Q337) ______tag is used to insert an image on a web page. Show Answer


Q338) The ______attribute acts as a pointer which indicates that the image is a client side image map. Show Answer


Q339) ______tag has only one attribute name. Show Answer


Q340) ______tag specifice name of the image used for client side image map. Show Answer


Q341) _____tag defines specific clickable regions. Show Answer


Q342) ______attribute defines the URL to which the clickable region within it image-map navigates. Show Answer


Q343) ______attribute can value ract, circle or poly. Show Answer


Q344) ______attributes specifies co-ordinates of the clickable regions on the image-map. Show Answer


Q345) ______attribute specifies rectangular area with four co-ordinates. Show Answer


Q346) ______attribute defines a circular region. It requires three co-ordinates. Show Answer


Q347) ______attribute defines a polygon region with co-ordinates specifying each point on the polygon. It requires four co-ordinates. Show Answer


Q348) ______region covers the entire image. No co-ordinates are required. Show Answer


Q349) ______attribute specifies extra information about clickable area. It is the alternative text to the clikable region. Show Answer


Q350) The ______element creates and inline frame. Show Answer


Q351) ______frames are often used in online advertising. Show Answer


Q352) The contents of the ______ is an advertisement from an external party. Show Answer


Q353) ______is the service of providing storage space. Show Answer


Q354) The website is made available on the internet with the help of______ Show Answer


Q355) The companies that provides web hosting services are called______. Show Answer


Q356) ______own and manage web servers. Show Answer


Q357) Types of ______ are shared hosting, free hosting and dedicated hosting. Show Answer


Q358) ______gives domain name to your website. Show Answer


Q359) There are some hosting websites which provide you ______ of the website for limited period of time. Show Answer


Q360) ______ aur paid hosting servers for large websites. Show Answer


Q361) Multiple Choice Two Correct Answer.
Autocomplete attribute specifies whether a form or input field should have autocomplete _________ or __________. Show Answer


Q362) CSS rule set contains a _______ and a ________. Show Answer


Q363) Multiple Choice Two Correct Answer.
Inline CSS is used to apply CSS on a _______ or _________.
Show Answer


Q364) Multiple Choice Two Correct Answer.
Embedded style sheet or internal is used to apply CSS on a ______ or ________. Show Answer


Q365) Multiple Choice Two Correct Answer.
_________ or _________ is written inside the style tag within head section of html. Show Answer


Q366) Multiple Choice Two Correct Answer.
Block inline value is very similar to inline element but the difference is that you are able to set the ________ and __________. Show Answer


Q367) Multiple Choice Two Correct Answer.
An ordered list can be ________ or _________. Show Answer


Q368) Multiple Choice Two Correct Answer.
List within another list either ________ list or _________ list is called nested list. Show Answer


Q369) Multiple Choice Two Correct Answer.
User can create items in definition list with the _______ and _______ tags. Show Answer


Q370) Multiple Choice Two Correct Answer.
HTML5 features include native ________ and _________ support within the need for flash. Show Answer


Q371) Multiple Choice Two Correct Answer.
In controls attribute the audio controls should be displayed (i.e ________ and ________ button etc.) Show Answer


Q372) Multiple Choice Two Correct Answer.
Image maps are of two types ________ and _______. Show Answer


Q373) Multiple Choice Two Correct Answer.
A given _________ element can contain multiple _________ element within it. Show Answer


Q374) Multiple Choice Two Correct Answer.
Web hosts _________ and _______ website server. Show Answer


Q375) Multiple Choice Three Correct Answer.
Name attribute specifies the name of the meta data like the ________, _________, __________. Show Answer


Q376) Multiple Choice Three Correct Answer.
Cascading style sheet describe how HTML elements are to be displayed on ________, __________ or in other _________.
Show Answer


Q377) Multiple Choice Three Correct Answer.
Each declaration contains a property ________ and _________ separated by a __________. Show Answer


Q378) Multiple Choice Three Correct Answer.
There are three methods of implementing styling information to an HTML document ___________, __________ and _________. Show Answer


Q379) Multiple Choice Three Correct Answer.
HTML5 includes special elements (tags) allowing to include ________ and ________ and to define ________. Show Answer


Q380) Multiple Choice Three Correct Answer.
Common audio formats are __________, _________ and _________. Show Answer


Q381) Multiple Choice Three Correct Answer.
The controls attribute is used to add audio controls such as ________, __________ and __________. Show Answer


Q382) Multiple Choice Three Correct Answer.
Shape attribute can value _________, _________ and _________. Show Answer